Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSC and LFO redraw on midi-cc slider move #1237

Merged
merged 1 commit into from
Oct 6, 2019

Conversation

baconpaul
Copy link
Collaborator

If a slider maps to an LFO or OSC which is on display and
is midi cc learned, redraw the osc or lfo display just like
we do with param changes. Refactor the OSC check into a function
like I did for LFO (and should have done for OSC in the first place).

Closes #1232

If a slider maps to an LFO or OSC which is on display and
is midi cc learned, redraw the osc or lfo display just like
we do with param changes. Refactor the OSC check into a function
like I did for LFO (and should have done for OSC in the first place).

Closes surge-synthesizer#1232
@baconpaul baconpaul merged commit 33587d4 into surge-synthesizer:master Oct 6, 2019
@baconpaul baconpaul deleted the midi-cc-lfo-osc-1232 branch October 6, 2019 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Midi CC or Automation of LFO and OSC parameters doesn’t update LFO or OSC UI
1 participant